Only registered user can perform this action
Authentication - string - required
Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
{
course: {
title: "Social Media for Departments"
}
}
{
"id": 2,
"title": "Social Media for Departments"
}
| Param name | Description |
|---|---|
|
id
required |
Validations:
|
|
course
required |
Validations:
|
|
course[title]
required |
Validations:
|